preemptive process

美 [priˈɛmptɪv ˈprɑːses]

【计】抢先进程

计算机



双语例句

  1. In Java technology, threads are usually preemptive, but not necessarily Time-sliced ( the process of giving each thread an equal amount of CPU time).
    在java技术中,线程通常是抢占式的而不需要时间片分配进程(分配给每个线程相等的cpu时间的进程)。
  2. This paper proposes a preemptive process migration system with the supporting of socket migration. Combined with the load balancing algorithm it can solve the above problem efficiently.
    为此本文提出了一种支持socket迁移的抢占式进程迁移系统,结合负载平衡算法可以有效解决以上问题。
  3. Therefor, we built a prototype server cluster system that based on preemptive process migration method by using extended linux kernel. Our purpose is to study method of QoS guarantee in cluster system that based on process migration.
    本文构建了一个利用扩展Linux内核,基于抢占式进程迁徙机制的Web服务器集群原型系统,对基于进程迁徙的Web服务器集群QoS保证机制进行了研究。
  4. The ISR ( interrupt service routine) receives and decides the data from main control module, then execute the preemptive task schedule if the data is commander. And if ECG, will be stored it in buffer which shared by ISR and filtering process.
    中断服务程序(ISR)接收主控模块数据,经判断,若该数据为控制命令,将优先执行,若为心电数据则存放在与滤波程序共享的缓冲区中;
  5. The preemptive multitasking of the win32 system solves the shortage of low CPU utilizing and low transmission rate with using single process in video transmission.
    Win32系统抢先式多任务机制的推出解决了以前单进程图象序列编码传输存在的CPU资源利用率低、传输效率低等缺陷。
  6. A General-Purpose, Scalable and Preemptive Cluster Process Migration System
    一种通用可扩展的抢占式集群进程迁移系统
  7. With strategy of resource considered first, foundation of preemptive threshold and the backup and recovering mechanism of planning results, it can reduce quantity of rescheduling invalid tasks again, and increase the efficiency of preemptive scheduling process.
    在抢占调度过程中,利用资源优先策略、建立抢占阈值和失效恢复机制,减少了失效任务再调度次数,从而提高了抢占调度效率。